home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / txl / c!!20.lha / C++2.0 / Txl / C++.Txl next >
Text File  |  1992-02-25  |  90b  |  7 lines

  1. include "C++2.0.Grammar"
  2.  
  3. function mainRule
  4.     match [program]
  5.     P [program]
  6. end function
  7.